Dialog Windows
Alert dialog -- Shows a modal DHTML dialog similar to a Javascript alert.
Confirm dialog -- Shows a modal DHTML dialog similar to a Javascript confirm.
Generic dialog -- Shows a custom DHTML dialog. You can easily create a dialog that contains custom buttons and write a function to retrieve the selected button.